GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > ActionResult<T> 構造体 > ActionResult<T> コンストラクタ : ActionResult<T> コンストラクタ(String,Type) |
'Declaration
Public Function New( _ ByVal details As String, _ ByVal exceptionType As Type _ )
public ActionResult<T>( string details, Type exceptionType )